home *** CD-ROM | disk | FTP | other *** search
-
- Okay, thank you for trying out the "MultimediaInstall" icon.
-
- ---> Now, the only thing I did for this installer was:
-
- a) Creating a project icon with standard tool "NewInstaller"
- b) adding the following tooltypes to this icon:
-
- 1) AUTHOR=Andreas Falkenhahn ;sets the author`s name
- 2) NAME=TestDummy ;sets program`s name
- 3) VERSION=2.34 ;sets program`s version
- 4) EXECUTE=MultiView %pTest.doc,4 ;displays this text at the end of the script
- 5) NOGAUGE ;do NOT display a gauge while copying files
- 6) WORKINGTEXT=Please wait ;display this text while copying files etc.
- 7) ASSIGN1=TestDummy: ;assign TestDummy: needs to be added to User-Startup
- 8) STARTBG=setup.iff ;Use setup picture as background
- 9) STARTSND=sample1.iff ;Play this sample at start
- 10) INSTALLSND=sample2.iff ;Play this sample during the installation
- 11) ENDSND=sample3.iff ;Play this sample at end
- 12) REGISTRATION=registration.txt ;Display this text as the information text for the online registration
- 13) TOEMAIL=youraddress@ydomain.com ;Send the registration to this email
- 14) HOMEPAGE=http://www.ypage.com ;Ask user if he wants to pay your site a visit
-
- <--- Done! You`ve just seen what result the icon with NewInstaller
- gives. But....try to click it again! Then an automatic Update
- option appears. That`s great isn`t it?
-
-